home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / H-I / HypertalkTools.cpt / Script Report 1.2 / card_4534.txt < prev    next >
Text File  |  1989-02-26  |  3KB  |  166 lines

  1. -- card: 4534 from stack: in.2
  2. -- bmap block id: 3751
  3. -- flags: 0000
  4. -- background id: 4255
  5. -- name: Script Screen
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 2002
  11. -- rect: left=148 top=298 right=340 bottom=190
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 1007 / 1007
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Print Report
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   doMenu Print Report...
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 2 (button)
  28. -- low flags: 00
  29. -- high flags: 2002
  30. -- rect: left=244 top=298 right=340 bottom=286
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 1016 / 1016
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: Another
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   go first card
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part 6 (button)
  47. -- low flags: 00
  48. -- high flags: 2002
  49. -- rect: left=196 top=298 right=340 bottom=238
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 1004 / 1004
  52. -- text alignment: 1
  53. -- font id: 0
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: Print Report
  58. ----- HyperTalk script -----
  59. on mouseUp
  60.   go next card
  61. end mouseUp
  62.  
  63.  
  64.  
  65. -- part 15 (field)
  66. -- low flags: 01
  67. -- high flags: 0000
  68. -- rect: left=244 top=326 right=338 bottom=286
  69. -- title width / last selected line: 0
  70. -- icon id / first selected line: 0 / 0
  71. -- text alignment: 1
  72. -- font id: 3
  73. -- text size: 9
  74. -- style flags: 0
  75. -- line height: 12
  76. -- part name: 
  77.  
  78.  
  79. -- part 25 (field)
  80. -- low flags: 81
  81. -- high flags: 2004
  82. -- rect: left=110 top=105 right=228 bottom=377
  83. -- title width / last selected line: 0
  84. -- icon id / first selected line: 0 / 0
  85. -- text alignment: 0
  86. -- font id: 0
  87. -- text size: 12
  88. -- style flags: 0
  89. -- line height: 16
  90. -- part name: Much too much
  91.  
  92.  
  93. -- part 16 (field)
  94. -- low flags: 81
  95. -- high flags: 2004
  96. -- rect: left=110 top=105 right=228 bottom=377
  97. -- title width / last selected line: 0
  98. -- icon id / first selected line: 0 / 0
  99. -- text alignment: 0
  100. -- font id: 0
  101. -- text size: 12
  102. -- style flags: 0
  103. -- line height: 16
  104. -- part name: Too much
  105.  
  106.  
  107. -- part 17 (button)
  108. -- low flags: 80
  109. -- high flags: A003
  110. -- rect: left=290 top=197 right=219 bottom=355
  111. -- title width / last selected line: 0
  112. -- icon id / first selected line: 0 / 0
  113. -- text alignment: 1
  114. -- font id: 0
  115. -- text size: 12
  116. -- style flags: 0
  117. -- line height: 16
  118. -- part name: OK
  119. ----- HyperTalk script -----
  120. on mouseUp
  121.   hide button "OK"
  122.   hide card field "Too much"
  123.   hide card field "Much too much"
  124. end mouseUp
  125.  
  126.  
  127.  
  128. -- part 26 (button)
  129. -- low flags: 00
  130. -- high flags: 2002
  131. -- rect: left=292 top=298 right=340 bottom=334
  132. -- title width / last selected line: 0
  133. -- icon id / first selected line: 1011 / 1011
  134. -- text alignment: 1
  135. -- font id: 0
  136. -- text size: 12
  137. -- style flags: 0
  138. -- line height: 16
  139. -- part name: Quit
  140. ----- HyperTalk script -----
  141. on mouseUp
  142.   visual effect dissolve to gray
  143.   visual effect dissolve slowly to gray
  144.   visual effect dissolve to card
  145.   go home
  146. end mouseUp
  147.  
  148.  
  149.  
  150. -- part contents for card part 15
  151. ----- text -----
  152. Another
  153.  
  154. -- part contents for card part 16
  155. ----- text -----
  156. Processing Complete.
  157.  
  158. Had to put only the first 10,000 characters in the scrollable field.
  159. Save to a text file to retain all of the scripts.
  160.  
  161. -- part contents for card part 25
  162. ----- text -----
  163. Processing Complete.
  164.  
  165. Had to put only the first 10,000 characters in the scrollable field.
  166. Save to a text file to retain 70K of the scripts.